home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 6 / MacMania 6.toast / / Tools&Utilities / EnterAct Stuff / write your own Drag_on / CodeResFiles.h < prev    next >
Text File  |  1994-12-22  |  158b  |  5 lines

  1. /* CodeResFiles.h - prototypes for read/write functions 
  2.     in CodeResource_Files.c */
  3.  
  4. extern Handle ReadStdIn(void);
  5. extern Boolean PutToStdOut(Handle hText);